home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 4
/
Amiga Tools 4.iso
/
tools
/
internet-tools
/
internet-install-tools
/
varknet2
/
net2.lha
/
AmiTCP-4.0
/
PPP
/
bin
/
dialscript
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-03
|
257 b
|
16 lines
ECHO ON
TIMEOUT 2000
REDIAL "BUSY"
ABORT "NO CARRIER", "NO DIALTONE"
SEND "ATZ1"
WAIT "OK"
SEND "ATL1S10=255"
WAIT "OK"
SEND "ATDT123-456-7890"
WAIT "CONNECT"
WAIT "ogin:"
SEND "your_login_id"
WAIT "assword:"
SEND "your_password"
WAIT "Packet mode enabled"